PDF4Java Reference Documentation
com.o2sol.pdf4java.actions Package / PDFSubmitFormAction Class / setIncludeAnnotations Method
True if the submitted FDF file should include all markup annotations in the underlying PDF document.
In This Topic
    setIncludeAnnotations Method
    In This Topic
    Sets a value indicating whether the submitted FDF file includes all markup annotations in the underlying PDF document.
    Syntax
    public void setIncludeAnnotations( 
       boolean value
    )

    Parameters

    value
    True if the submitted FDF file should include all markup annotations in the underlying PDF document.
    See Also